Skip to content

Conversation

rakeshjosh2003
Copy link
Contributor

Pull Request approval

You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.

Copy link

vercel bot commented Jan 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sourcegraph-docs ❌ Failed (Inspect) Jan 16, 2025 4:05am

Copy link
Contributor

@mibali mibali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!


Here's an example config

"contextWindow": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we please enclose this under code blocks?

"contextWindow": {
        // Specifies the maximum number of tokens for the contextual data in the prompt (e.g., question, relevant snippets)
        "maxInputTokens": 45000,
        // Specifies the maximum number of tokens allowed in the response
        "maxOutputTokens": 8000
      },
      // Set the "capabilities" list as empty to ensure the model is not available on Cody Web or IDEs
      "capabilities": [],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants